home *** CD-ROM | disk | FTP | other *** search
/ Game Gateway (USA) / Game Gateway (USA).bin / BackWeb / data.z / jexegen.exe / string.txt next >
Text File  |  1997-05-04  |  1KB  |  30 lines

  1. 200    Error: Unrecognized switch: %s\n
  2. 201    Error: Unable to open command file: %s\n
  3. 202    Error: Unable to write to file: %s\n
  4. 203    Adding file: %s as %s\n
  5. 205    Error: No main class file specified.\n
  6. 206    Error: No class files found.\n
  7. 207    Error: Unable to open output file: %s\n
  8. 208    Error: Unable to update class resources in file: %s\n
  9. 209    Ignoring file: %s\n
  10. 210    Warning: Ignoring /main option.
  11. 211    Error: Invalid path: %s\n
  12. 300    Microsoft (R) Java(tm) Executable Generator\n
  13. 301    Copyright (C) Microsoft Corp 1996. All rights reserved.\n
  14. 302    \n
  15. 303    Usage: JEXEGEN [options] [@command file] files\n
  16. 304    \n
  17. 305      /MAIN:<classname>   Set main class file.\n
  18. 306      /NOMAIN             Prevent error if /MAIN isn't used.\n
  19. 307      /BASE:<dir>         Set base directory.\n
  20. 308      /OUT:<filename>     Set output file name.\n
  21. 309      /R                  Recurse into sub-directories.\n
  22. 310      /R-                 Do not Recurse into sub-directories (default).\n
  23. 311      /V                  Verbose output.\n
  24. 312      /W                  Use stub without a console window.\n
  25. 313                            (for windowed applications).\n
  26. 314    \n
  27. 315      /BINDTO:<stub>      Specify exe or dll to bind resources to.\n
  28. 316      /RAW                Save resource data to file.\n
  29. 317    \n
  30.